Click or drag to resize

ServiceApplyConversationAction Method (ConversationAction)

Sets a one-time or follow up action on all the items in a conversation.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Response ApplyConversationAction(
	ConversationAction conversationAction
)

Parameters

conversationAction
Type: Independentsoft.ExchangeConversationAction
The conversation action.

Return Value

Type: Response
Response.
See Also